Skip to content

Update GitHub actions#192

Merged
jayadeep-km-sonarsource merged 1 commit intomasterfrom
renovate/github-actions
Feb 9, 2026
Merged

Update GitHub actions#192
jayadeep-km-sonarsource merged 1 commit intomasterfrom
renovate/github-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2025

This PR contains the following updates:

Package Type Update Change
SonarSource/gh-action_pre-commit action minor 1.1.01.2.0
SonarSource/vault-action-wrapper action patch 3.1.03.1.1
actions/attest-build-provenance action minor v3.0.0v3.2.0
actions/checkout action patch v5.0.0v5.0.1
digicert/ssm-code-signing action minor v1.1.1v1.2.1
jdx/mise-action action minor v3.5.1v3.6.1

Release Notes

SonarSource/gh-action_pre-commit (SonarSource/gh-action_pre-commit)

v1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/gh-action_pre-commit@1.1.0...1.2.0

SonarSource/vault-action-wrapper (SonarSource/vault-action-wrapper)

v3.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: SonarSource/vault-action-wrapper@3.1.0...3.1.1

actions/attest-build-provenance (actions/attest-build-provenance)

v3.2.0

Compare Source

What's Changed

Full Changelog: actions/attest-build-provenance@v3.1.0...v3.2.0

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/attest-build-provenance@v3...v3.1.0

actions/checkout (actions/checkout)

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

digicert/ssm-code-signing (digicert/ssm-code-signing)

v1.2.1

Compare Source

[v1.2.1] – Security: Dependency upgrades and lifecycle date extension

Description
This release focuses on security hardening by upgrading direct and transitive dependencies to their latest secure versions. It also extends the end of service and end of life dates to allow customers additional time to migrate to DigiCert Binary Signing. These updates resolve multiple critical and high severity vulnerabilities while maintaining full backward compatibility.

Upgrade steps

Update your workflows to replace your uses value with:
uses: digicert/[email protected]

Breaking changes
  • None
New features
  • None
Bug fixes
  • Fixed multiple security vulnerabilities by updating dependencies to secure versions
  • Resolved known vulnerabilities in transitive dependencies used by the GitHub Action
Performance improvements
  • None
Other changes
  • Extended the end of service and end of life dates to allow for migration to DigiCert Binary Signing
  • Updated @digicert/ssm-client-tools-installer from v1.6.0 to v1.6.1
    • Includes critical security patches and dependency updates
  • Upgraded security sensitive dependencies, including:
    • semantic-release from 19.x to 25.x
    • @semantic-release/github from 8.x to 12.x
    • Multiple @octokit packages updated to the latest secure versions
  • Additional dependency updates to improve overall security posture

v1.2.0

Compare Source

[v1.2.0] - Improvement: Faster and more reliable tool downloads

Description
Updates the download source for ssm-client-tools-installer to use DigiCert’s CDN, resulting in faster and more reliable downloads of required tools during workflow execution.

Upgrade steps
  • Recommended: Migrate to DigiCert Binary Signing, as Code signing with Software Trust Manager is planned for deprecation on May 1, 2026.
  • Alternatively, update your workflow:
    From:
    uses: digicert/[email protected]
    To:
    uses: digicert/[email protected]
Breaking changes
  • None
New features
  • None
Bug fixes
  • None
Performance improvements
  • Improved reliability and consistency when downloading signing tools.
Other changes
  • Updated dependencies to fetch tools from DigiCert’s CDN.
jdx/mise-action (jdx/mise-action)

v3.6.1

Compare Source

What's Changed

Full Changelog: jdx/mise-action@v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: jdx/mise-action@v3.5.1...v3.6.0


Configuration

📅 Schedule: Branch creation - "after 7am every weekday,before 8pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 19, 2025 13:44
@hashicorp-vault-sonar-prod
Copy link

hashicorp-vault-sonar-prod bot commented Dec 19, 2025

Renovate Jira issue ID: BUILD-10012

@renovate renovate bot force-pushed the renovate/github-actions branch from 8f5b1e1 to ca1e8ca Compare January 8, 2026 09:48
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

Review in SonarQube
See all code changes, issues, and quality metrics in one place.

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues
0 Dependency risks

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@renovate renovate bot force-pushed the renovate/github-actions branch from ca1e8ca to b29d4a0 Compare February 9, 2026 08:48
@renovate renovate bot changed the title Roll back GitHub actions Update GitHub actions Feb 9, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2026

SonarQube reviewer guide

Review in SonarQube

Summary: Update GitHub Actions and third-party dependencies to latest patch/minor versions across CI/CD workflows and build configurations.

Review Focus: Verify compatibility of the upgraded actions, particularly vault-action-wrapper (3.1.0 → 3.1.1), attest-build-provenance (3.0.0 → 3.2.0), mise-action (3.5.1 → 3.6.1), and digicert/ssm-code-signing (1.1.1 → 1.2.1). Check release notes for breaking changes and ensure no authentication or build provenance logic is affected by these updates.

Start review at: build-gradle/action.yml, build-maven/action.yml, build-npm/action.yml. These are critical build configurations that use multiple updated dependencies and handle artifact provenance attestation, making them the highest-risk files to validate first.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues
0 Dependency risks

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@jayadeep-km-sonarsource jayadeep-km-sonarsource merged commit 7b3ebd0 into master Feb 9, 2026
12 checks passed
@jayadeep-km-sonarsource jayadeep-km-sonarsource deleted the renovate/github-actions branch February 9, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant